FactStudentPlacementStats 
Default Table Name  FactStudentPlacementStats 
Dimensional Model Table Type  Fact 
Dimension Table Type  [none] 
Definition 
 

FactStudentPlacementStats Columns 
ColumnName  Domain  Datatype  NULL  Definition 
StudentPlacementStatsSK(PK)    int  NO 
 
StudentPlacementBK    int  NO 
 
StudentPlacementSK(FK)    int  NO 
 
ConvertedFlag    tinyint  NO 
 
CurrentFlag    tinyint  NO 
 
BenefitsFlag    tinyint  NO 
 
StudentPlacementSalary    decimal(19, 4)  YES 
 
StudentPlacedDateSK(FK)    int  YES 
 
StudentPlacementTerminateDateSK(FK)    int  YES 
 
StudentPlacementStartDateSK(FK)    int  YES 
 
StudentPlacementEndDateSK(FK)    int  YES 
 
StudentPlacementVerifiedDateSK(FK)    int  YES 
 
StudentPlacementFeeFlag    tinyint  NO 
 
StudentPlacementFromInterviewFlag    tinyint  NO 
 
EmployerSK(FK)    int  YES 
 
EmployerJobSK(FK)    int  YES 
 
HowPlacedSK(FK)    int  YES 
 
JobCategorySK(FK)    int  YES 
 
JobSourceSK(FK)    int  YES 
 
JobTitleSK(FK)    int  YES 
 
JobTypeSK(FK)    int  YES 
 
StudentPlacementReprecentativeSK(FK)    int  YES 
 
ExitInterviewPlacementSK(FK)    int  YES 
 
ExitInterviewPlacementBK    int  YES 
 
PlacementInFieldOfStudySK(FK)    int  YES 
 
PlacementJobScheduleSK(FK)    int  YES 
 
PlacementSalaryTypeSK(FK)    int  YES 
 
PlacementJobStatusSK(FK)    int  YES 
 
PlacedFlag    tinyint  NO 
 
GraduateToPlacedDuration    int  NO 
 
EnrollmentSK    int  NO 
 
ProgramVersionSK    int  NO 
 
StartDateSK    int  NO 
 
SchoolStatusSK    int  NO 
 
PlacementSchoolStatusSK    int  NO 
 
InSchoolPlacementSchoolStatusSK    int  NO 
 
HourlyActualActiveSalary    decimal(19, 4)  NO 
 
HourlyActualInActiveSalary    decimal(19, 4)  NO 
 
HourlyEstimateActiveSalary    decimal(19, 4)  NO 
 
HourlyEstimateInActiveSalary    decimal(19, 4)  NO 
 
YearlyActualActiveSalary    decimal(19, 4)  NO 
 
YearlyActualInActiveSalary    decimal(19, 4)  NO 
 
YearlyEstimateActiveSalary    decimal(19, 4)  NO 
 
YearlyEstimateInActiveSalary    decimal(19, 4)  NO 
 
VolunteerActualActiveSalary    decimal(19, 4)  NO 
 
VolunteerActualInActiveSalary    decimal(19, 4)  NO 
 
VolunteerEstimateActiveSalary    decimal(19, 4)  NO 
 
VolunteerEstimateInActiveSalary    decimal(19, 4)  NO 
 
FlatRateActualActiveSalary    decimal(19, 4)  NO 
 
FlatRateActualInActiveSalary    decimal(19, 4)  NO 
 
FlatRateEstimateActiveSalary    decimal(19, 4)  NO 
 
FlatRateEstimateInActiveSalary    decimal(19, 4)  NO 
 
VerifiedFlag    tinyint  NO 
 
PlacedToVerifiedDuration    int  NO 
 
Salary    decimal(19, 4)  NO 
 

FactStudentPlacementStats Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_StudentPlacementStats  PrimaryKey  StudentPlacementStatsSK 

FactStudentPlacementStats Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimDate_StudentPlacedDate      StudentPlacedDateSK  NO  YES 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimDate_StudentPlacementEndDate      StudentPlacementEndDateSK  NO  YES 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimDate_StudentPlacementStartDate      StudentPlacementStartDateSK  NO  YES 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimDate_StudentPlacementTermDate      StudentPlacementTerminateDateSK  NO  YES 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimDate_StudentPlacementVerifiedDate      StudentPlacementVerifiedDateSK  NO  YES 
DimJobType  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimDJobType      JobTypeSK  NO  YES 
DimEmployer  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimEmployer      EmployerSK  NO  YES 
DimEmployerJob  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimEmployerJob      EmployerJobSK  NO  YES 
DimExitInterviewPlacement  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimExitInterviewPlacement      ExitInterviewPlacementSK  NO  YES 
DimHowPlaced  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimHowPlaced      HowPlacedSK  NO  YES 
DimJobCategory  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimJobCategory      JobCategorySK  NO  YES 
DimJobSource  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimJobSource      JobSourceSK  NO  YES 
DimJobTitle  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimJobTitle      JobTitleSK  NO  YES 
DimPlacementInFieldOfStudy  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimPlacementInFieldOfStudy      PlacementInFieldOfStudySK  NO  YES 
DimPlacementJobSchedule  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimPlacementJobSchedule      PlacementJobScheduleSK  NO  YES 
DimPlacementJobStatus  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimPlacementJobStatus      PlacementJobStatusSK  NO  YES 
DimPlacementSalaryType  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimPlacementSalaryType      PlacementSalaryTypeSK  NO  YES 
DimStudentPlacement  Non-Identifying  One To Zero or More  FK_StudentPlacementStats_DimStudentPlacement      StudentPlacementSK  NO  YES 
DimStaff  Non-Identifying  Zero or One to Zero or More  FK_StudentPlacementStats_DimStudentPlacementReprecentative      StudentPlacementReprecentativeSK  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication